Click or drag to resize

MessageStoreSupportMasks Property

Contains values that client applications should query to determine the characteristics of a message store.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<StoreSupportMask> StoreSupportMasks { get; }

Property Value

Type: IListStoreSupportMask
The store support masks.
See Also